*{
	padding: 0;
	margin: 0;
}
body{
	font-size: 14px;
	font-family: "微软雅黑";
	min-width: 1200px;
	background: url(../images/bg.jpg) no-repeat fixed;
	background-size: 100%;
	position: relative;
}
a{
	color: black;
	text-decoration: none;
}
li{
	list-style: none;
}
img{
	border: none;
}
.clear{
	clear: both;
}
.clear:after{
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.container{
	margin: 0 auto;
	width: 1200px;
	position: relative;
}
.top{
	background-color: #333;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #777;
}
.top .right{
	float: right;
}
.top .right2{
	text-align: right;
	float: right;
	position: relative;
	display: block;
	width: 160px;
	color: #C10028;
	font-size: 18px;
	font-weight: bold;
	background:url(/template/default/skin/images/icon/phone.png) no-repeat 3px 6px;
}
.top img{
	position: absolute;
	top: 7px;
}

.header{
	height: 95px;
	font-size: 16px;
	background-color: #FFFFFF;
	position: absolute;
	width: 100%;
	margin: 0 auto;
	z-index: 1111;
}
.header1{
	float: left;
	width: 300px;
	height: 90px;
}
.header1 img{
	margin: 10px 0;
	height: 70px;
}
.header2{
	float: left;
	width: 600px;
}
.header2 ul {
	height: 95px;
	display: block;
	width: 630px;
	margin: 0 auto;
}
.header2 ul li{
	float: left;
	margin: 0 34px;
	text-align: center;
	line-height: 95px;
	box-sizing: border-box;
	position: relative;
}
.header2 a{
	height: 95px;
	width: auto;
	display: block;
	box-sizing: border-box;
}
.header2 i{
	width: 1px;
	height: 15px;
	opacity: .5;
	background: #a8a8a8;
	position: absolute;
	top: 41px;
	left: -40px;
}
.header2 ul li ul{
	position: absolute;
	left: -25%;
	width: 100px;
	display: none;
	transition: .2s;
	z-index: 11;
}
.header2 ul li ul li{
	padding: 0;
	margin: 0;
	float: none;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
}
.header2 ul li ul li a{
	height: 50px;
}
.header2 ul li:hover>a{
	color: #C10028;
	font-weight: bold;
}

.header_sel>a{
	font-weight: bold;
	color: #C10028;
	border-bottom: 4px solid #C10028;
}
.header3{
	float: right;
	height: 62.5px;
	margin-top: 27.5px;
	color: #666;
}
.header3 a{
	float: left;
	height: 35px;
	width: 120px;
	display: block;
	border: 1px solid #999;
	border-radius: 20px;
	text-align: center;
	line-height: 35px;
	margin-left: 10px;
	transition: .2s;
}
.header3 a:hover{
	background-color: #C10028;
	color: white;
	border: 1px solid #C10028;
}
.banner{
	width: 100%;
	height: 100%;
	margin-top: 90px;
}
.banner img{
	width: 100%;
}
.slick-prev,.slick-next{
	border: none !important;
	background: none;
	height: 55px !important;
	width: 35px !important;
}
.slick-prev{
	background: url(../images/icon/left1.png) no-repeat;
	margin-left: 50px;
}
.slick-next{
	background: url(../images/icon/right1.png) no-repeat;
	margin-right: 50px;
}
.slick-prev:hover{
	background: url(../images/icon/left1_hover.png) no-repeat;
	
}
.slick-next:hover{
	background: url(../images/icon/right1_hover.png) no-repeat;
}
.banner_box{
	position: relative;
	height: 100%;
	width: 100%;
}
.banner_bg{
	width: 100%;
	height: 120px !important;
	background-color: rgba(0,0,0,.6);
	position: absolute;
	bottom: 0;
	z-index: 10;
}
.banner_bg1{
	width: 300px;
	height: 120px;
	box-sizing: border-box;
	float: left;
	text-align: center;
	font-size: 18px;
	border-right: 1px solid #838388;
}
.banner_bg2{
	border: noned;
}
.bg_one{
	font-size: 30px;
	color: #C10028;
	font-weight: bold;
	margin-top: 10px;
}
.people{
	font-size: 18px;
	font-weight: normal;
}
.bg_two{
	height: 4px;
	width: 34px;
	display: block;
	margin: 0 auto;
	background-color: #999;
	margin-top: 10px;
}
.bg_three{
	color: #ccc;
	margin-top: 10px;
}


.quick{
	background-color: #f6f6f6;
	padding-top: 50px;
	height: 330px;
}
.title_r{
	margin-bottom: 20px;
	box-sizing: border-box;
	border-left: #C10028 4px solid;
}
.title_r .one{
	color: #111;
	font-size: 24px;
	padding: 0 10px;
	font-weight: 500;
}
.title_r .two{
	font-size: 18px;
	color: #666;
	padding: 0 10px;
}
.title_r a{
	font-size: 18px;
	color: #666;
	float: right;
	transition: .2s;
}
.title_r a:hover{
	color: #C10028;
}
.quick_item{
	width: 285px;
	height: 240px;
	background-color: #fff;
	text-align: center;
	border-radius: 10px;
	float: left;
}
.quick_item1{
	margin: 0 20px;
}
.quick_item2{
	margin-right: 20px;
}
.quick_item img{
	width: 60px;
	height: 60px;
	margin: 40px 112.5px 5px 112.5px;
	transition: .5s;
}
.quick_item .one{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	padding: 0 40px;
}
.quick_item .two{
	font-size: 14px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 25px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 25px;
	display: block;
}
.quick_item:hover img{
	margin-top: 30px;
}




.industry{
	padding-top: 50px;
	height: 680px;
	background-color: #fff;
}
.ind_left{
	width: 300px;
	float: left;
}
.ind_left ul li{
	width: 150px;
	height: 115px;
	float: left;
	box-sizing: border-box;
	background-color: #f3f3f3;
	border: 1px solid #fff;
	text-align: center;
	padding-top: 70px;
	font-size: 18px;
	color: #111;
	position: relative;
	cursor: pointer;
}
.ind_right ul li::before{
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height: 53px;
	width: 53px;
	background: url(../images/xs.png)no-repeat;
}
.ind_right ul li::after{
	content: "悬赏";
	color: white;
	position: absolute;
	font-weight: 100;
	top: 8px;
	right: 3px;
	transform: rotate(45deg);
}
.ind_left img{
	position: absolute;
	top: 20px;
	left: 50px;
}
.ind_left ul li.on{
	background-color: #C10028 !important;
	color: white !important;
}
.no{
	display: none;
}
.ind_left ul li.on>.no{
	display: block;
}
.ind_right>ul{
	margin-left: 330px;
	display: block;
}
.ind_right>ul>li{
	height: 100px;
	width: 870x;
	display: block;
	border: 1px solid #eee;
	position: relative;
	margin-bottom: 15px;
}
.ind_last{
	margin-bottom: 0 !important;
}
.ind_right .one{
	font-weight: bold;
	font-size: 18px;
	padding-top: 17px;
	padding-left: 25px;
}
.ind_right .one .name{
	color: #333;
}
.ind_right .one .money{
	color: #666;
}
.ind_right .two{
	color: #666;
	padding-left: 25px;
	padding-top: 8px;
}
.ind_right .two img{
	padding-left: 20px;
}
.ind_right .three{
	padding-left: 25px;
	padding-top:5px;
}
.ind_right .three span{
	color: #999;
	float: left;
	padding-right: 50px;
}
.ind_right ul li ul li{
	float: left;
	color: #666;
}
.ind_right ul li ul li i{
	height: 15px;
	display: block;
	float: left;
	border-left: 1px solid #999;
	margin: 0 10px;
	margin-top: 3px;
}
.ind_right .four{
	width: 100px;
	height: 30px;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
	position: absolute;
	right: 50px;
	bottom: 15px;
	transition: .4s;
}
.ind_right .four a{
	color: #999;
	width: 100px;
	height: 30px;
	border-radius: 5px;
	display: block;
}
.ind_right .four:hover{
	background-color: #C10028;
}
.ind_right .four:hover a{
	color: white;
}
.industry .title ul li.on{
	
}

.zhuanye{ 
	width: 100%;
	height: 770px;
	display: block;
	margin-top: 50px;
	padding-top: 50px;
}
.zhuanye .title_r .one{
	color: white;
}
.zhuanye .title_r .two,.zhuanye .title_r a{
	color: #ccc;
}
.zhuanye .title_r a:hover{
	color: #C10028;
}

.zhuanye_item{
	width: 224px;
	height: 320px;
	box-sizing: border-box;
	border: 1px solid #999;
	display: block;
	text-align: center;
	float: left;
	margin: 0 10px;
	transition: .3s;
}
.zhuanye_item a{
	color: white;
	width: 224px;
	height: 320px;
	display: block;
}
.zhuanye_item:hover{
	background-color: #C10028;
	border: 1px solid #C10028;
}
.zhuanye_item:hover img{
	margin-top: 30px;
}
.zhuanye_item1{
	margin-left: 0px;
}
.zhuanye_item2{
	margin-right: 0px;
}
.zhuanye_item img{
	height: 60px;
	width: 60px;
	margin-top: 40px;
	transition: .3s;
}
.zhuanye_item .one{
	font-size: 24px;
	line-height: 80px;
}
.zhuanye_item .two{
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	padding: 0 15px;
	display: block;
	height: 100px;
}

.zhuanye_content2_title{
	color: white;
	text-align: center;
	margin-top: 400px;
	margin-bottom: 30px;
}
.zhuanye_content2_title .one{
	font-size: 30px;
}
.zhuanye_content2_title .two{
	font-size: 18px;
	color: #ccc;
}
.zhuanye2 ul li{
	float: left;
	text-align: center;
	width: 150px;
}
.zhuanye2 ul li a{
	color: white;
}
.zhuanye2_img{
	height: 110px;
	width: 110px;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 100%;
	position: relative;
	transition: .3s;
	box-shadow: -3px 3px 7px #333;
}
.zhuanye2 ul li:hover .zhuanye2_img{
	background-color: #C10028;
	box-shadow: 1px 1px 5px #C10028;
}
.no_zy{
	display: none;
}
.zhuanye2 ul li:hover img{
	display: none;
	opacity: 0;
}
.zhuanye2 ul li:hover .no_zy{
	display: block;
	opacity: 1;
}
.zhuanye2_img img{
	position: absolute;
	top: 30px;
	left: 30px;
}
.zhuanye2 .one{
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
}
.shang:after{
	content: "";
	display: block;
	height: 35px;
	width: 40px;
	background: url(../images/top.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 30px;
	left: 110px;
	z-index: 0;
}
.xia:after{
	content: "";
	display: block;
	height: 35px;
	width: 40px;
	background: url(../images/bottom.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50px;
	left: 110px;
	z-index: 0;
}

.succes{
	padding-top: 50px;
	background-color: #FFFFFF;
}
.succes .title{
	margin-top: 50px;
}
.succes_content ul{
	width: 100%;
	background-color: #eee;
	height: 60px;
	line-height: 57px;
}
.succes_content ul li{
	float: left;
	padding: 0 15px;
	font-size: 18px;
	color: #333;
	cursor: pointer;
}
.succes_content>ul>li.on{
	color: #C10028;
	border-bottom: 3px solid #C10028;
}
.succes_title{
	width: 100%;
	height: 350px;
	position: relative;
}
.succes_title>img{
	height: 350px;
	width: 100%;
	z-index: -10;
	position: absolute;
	left: 0;
	top: 0;
}
.succes_title .one1{
	background-color: white;
	background: rgba(255,255,255,.8);
	width: 50%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
.succes_title ul li ul li{
	padding-left:45px;
}
.succes_title .one{
	display: block;
	padding: 0 45px;
	padding-top: 50px;
	font-size: 30px;
	color: #333;
}
.succes_title .two{
	display: block;
	margin-top: -20px;
	font-size: 16px;
	color: #666;
	padding: 0 45px;
	margin-bottom:20px;
}
.succes_title .three{
	display: block;
	color: #333;
	padding: 0 45px;
	line-height: 30px;
}
.succes_title .four{
	width: 100px;
	height: 30px;
	display: block;
	background-color: #C10028;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
	margin: 0 45px;
	margin-top: 30px;
}
.succes_title .four a{
	color: white;
}
.succes_list{
	display: block;
	height: 300px;
}
.left_list,.right_list{
	width: 50%;
	height: 20px;
	margin-top: 15px;
	float: left;
}
.left_list ul,.right_list ul{
	margin-left: 20px !important;
}
.left_list ul li,.right_list ul li{
	height:40px;
	color: #C10028;
	line-height: 40px;
	border-bottom: 1px #666666 dashed;
}
.left_list ul li a,.right_list ul li a{
	width: 100%;
}
.left_list ul li a span,.right_list ul li a span{
	padding: 0px 5px;
}
.in_one{
	width:140px;
}
.in_two{
	width: 120px;
}
.in_three{
	width: 90px;
}
.in_four{
	width: 70px;
}
.in_five{
	width: 100px;
}
.in_one,.in_two,.in_three,.in_four,.in_five{
	display: block;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.left_list ul li:hover a,.right_list ul li:hover a{
	color: #C10028;
}
.dd{
	display: block;
	float: left;
	height:6px;
	width: 6px;
	margin-top: 17px;
	border-radius: 100%;
	background-color: #c10028;
}


.news{
	padding-top: 50px;
	background-color: #f9f9f9;
	height: 370px;
}
.news .left{
	width: 420px;
	height: 260px;
	background-color: #fff;
	float: left;
	display: block;
}
.news .left img{
	margin: 20px 40px 15px 40px;
	height: 130px;
	width: 340px;
}
.one_bottom_left{
	height: 70px;
	width: 70px;
	background-color: #C10028;
	border-radius: 5px;
	color: white;
	text-align: center;
	font-family: arial;
	float: left;
	margin-left: 40px;
}
.one_bottom_left .day{
	font-size: 48px;
	line-height: 48px;
}
.one_bottom_right{
	display: block;
	padding-left: 130px;
	padding-right: 40px;
}
.one_bottom_one{
	color: #111;
	font-size: 18px;
	line-height: 30px;
	display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.one_bottom_two{
	display: block;
	height: 45px;
	line-height: 21px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #666;
}
.news .right{
	height: 30px;
	width: 765px;
	display: block;
	margin-left: 435px;
}
.news .right_item{
	width: 382.5px;
	background-color: #fff;
	height: 130px;
	float: left;
	box-shadow: 0px 5px 15px #dedede;
}
.news .right_item .day{
	font-size: 36px;
}
.news .right_item .one_bottom_left{
	margin-left: 20px;
	background: none;
	color: #666;
	font-size: 36px !important;
	padding-top: 35px;
	line-height: 0px;
}
.news .right_item .year{
	font-size: 12px;
	color: #999;
}
.news .right_item .one_bottom_right{
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 0;
}
.news .right_item .one_bottom_one{
	line-height: 20px;
	font-size: 16px;
	color: #111;
}
.news .right_item .one_bottom_two{
	line-height: 25px;
	/* padding-top: 15px; */
}
.news .right_item:hover .one_bottom_left span{
	color: #C10028;
}
.news .slick-next,.news .slick-prev{
	display: none !important;
}
.slick-dots li button{
	border: none !important;
	height: 5px !important;
	width: 5px !important;
	background-color: #dedede !important;
}
.slick-dots li.slick-active button{
	background-color: #C10028 !important;
	border: none;
}
.slick-dots{
	bottom: 10px !important;
}

.friend{
	padding-top: 50px;
	height: 400px;
	background-color: white;
}
.friend_item{
	width: 200px;
	margin: 0 20px;
	box-sizing: border-box;
}
.friend_item .logo{
	width: 100%;
	/* height: 80px; */
	box-sizing: border-box;
	overflow: hidden;
	margin: 25px 0px;
	border: 1px solid #ddd
}
.logo img{
	width: 100%;
	transition: .3s;
	display: block;
}
.logo:hover img{
	transform: scale(1.1);
}/*
.logo:hover {
	border: 1px solid #ddd;
}*/
.friend .slick-track{
	width: 1200px !important;
}
.friend_bd ul li{
	float: left;
}
.friend_box{
	position: relative;
}
.friend_box .next{
	height: 54px;
	width: 35px;
	background: url(../images/icon/right2.png) no-repeat;
	position: absolute;
	top: 130px;
	right: -35px;
	z-index: 1;
	cursor: pointer;
}
.friend_box .prev{
	height: 54px;
	width: 35px;
	background: url(../images/icon/left2.png) no-repeat;
	position: absolute;
	top: 130px;
	left: -35px;
	z-index: 1;
	cursor: pointer;
}
.footer1{
	background: #333;
	height: 300px;
}
.footer1 .one{
	font-size: 18px;
	color: #fff;
	margin-top: 45px;
	display: block;
}
.xian{
	width: 30px;
	height: 2px;
	background-color: #C10028;
	border-right: 44px solid #666;
	margin-top: 10px;
	margin-bottom: 15px;
}
.footer1 ul li{
	color: #999;
	line-height: 35px;
}
.footer1_one{
	float: left;
	height: 300px;
	width: 240px;
}
.footer1_two{
	padding-left: 20px;
	float: left;
	position: relative;
	width: 350px;
	height: 300px;
}
.footer1_two .one{
	height: 45px;
	line-height: 40px;
	font-size: 14px !important;
	color: #ccc;
}
.logo1{
	float: left;
	width: 110px;
	height: 45px;
	display: block;
}
.xian2{
	height: 20px;
	width: 1px;
	background-color: #666;
	margin: 0 45px;
	margin-top: 10px;
	float: left;
}
.ewm1{
	float: left;
	color: #666;
	margin-top: 10px;
	margin-right: 30px;
	text-align: center;
}
.ewm1 img,.ewm2 img{
	height: 110px;
	width: 110px;
	border: 1px solid #ddd;
}
.ewm2{
	float: left;
	color: #666;
	margin-top: 10px;
	margin-left: 60px;
	text-align: center;
}
.x{
	height: 200px;
	width: 1px;
	float: left;
	background-color: #666;
	margin: 55px 93px;
}
.footer1_three{
	padding-top: 1px;
	display: block;
	height: 300px;
	float: right;
	width: 215px;
}
.footer1_three a{
	transition: .3s;
}
.footer1_three a:hover{
	color: #C10028;
}
.footer1_three ul li{
	width: 100px;
	float: left;
	height: 40px;
	line-height: 40px;
}
.footer1_three ul li a{
	color: #999;
}
.footer2 {	
	height: 85px;
	width: 100%;
	background: #333;
	display: block;
	float: left;
	margin-top: -13px;
}
.footer2_box{
	border-top: 1px solid #555;
	color: #666;
	padding: 20px 0;
}

@media screen and (max-width: 1270px) {
	.friend_box .next,.friend_box .prev{
		display: none !important;
	}
}
/*****分页*****/
.mk_pages {	line-height: 25px;	text-align: center;	font-size: 0;	padding: 50px 0;}

.mk_pages ul {	text-align: center;	font-size: 0;}
.mk_pages ul li { display: inline-block; *display: inline; *zoom: 1; font-size: 16px; line-height: 17px;    margin-right: 6px; border: 1px solid #E9E9E9;    padding: 14px 9px;}
.mk_pages ul li a { font-size: 14px; padding: 10px;}
.mk_pages .pageinfo { line-height: 21px; padding: 12px 10px 12px 16px; color: #999; margin: 0px 2px;}
.mk_pages .pageinfo strong { color: #555; font-weight: normal; margin: 0px 2px;}
.mk_pages ul li.active, .mk_pages ul li.active a, .pagebox ul li.active a:hover { font-weight: bold; display: inline-block; background: #c10028; color: #fff!important; border: 1px solid #e60012; padding: 14px 18px;}

.mk_pages ul li.disabled span{padding: 14px 9px;}
.logo ul {list-style: none;}
.logo ul li {width: 19%; display: inline-block;}